home *** CD-ROM | disk | FTP | other *** search
/ Aminet 31 / Aminet 31 (1999)(Schatztruhe)[!][Jun 1999].iso / Aminet / dev / e / ARexxComm.readme < prev    next >
Encoding:
Text File  |  1999-05-02  |  1.9 KB  |  48 lines

  1. Short:    Easy ARexx port module for AmigaE (v1.1)
  2. Author:   Chris.S.Handley@BTInternet.com
  3. Uploader: Chris.S.Handley@BTInternet.com
  4. Version:  v1.1
  5. Type:     dev/e
  6. Requires: rexxsyslib.library, AmigaE v3.x
  7.  
  8. Introduction
  9. ------------
  10. This is a fairly easy to use module for AmigaE which allows you to communicate
  11. using an ARexx Port.  It is infact OO (Object Orientated), but if you don't know
  12. about OO don't worry - AmigaE makes OO dead easy.
  13.  
  14. You could probably do ok by just altering the supplied example program.  But
  15. read the docs anyway, as there are unfortunately still a few subtleties.
  16.  
  17. Although it appears to work well, I should point out that it has not been
  18. heavily tested yet.  That will only happen when either I (or someone else!)
  19. writes a proper program that uses it a lot - when I have time...
  20.  
  21. History
  22. -------
  23. v1.1 (21-03-99) -Fixed crash caused by closing port before it had recieved all
  24.          acknowledgements.
  25.         -Change behaviour of createPort() so that you can actually know
  26.          that a port was not created without using exceptions - you MUST
  27.          re-read how to use it!  Example programs were totally wrong!
  28.         -Improved docs slightly.
  29. v1.01(09-03-99) -Improved docs.
  30.         -Minor code update.
  31.         -1st Aminet release, but Aminet is down...
  32. v1.0 (02-12-98)    -First public release to a few people.
  33.  
  34.  
  35. ============================= Archive contents =============================
  36.  
  37. Original  Packed Ratio    Date     Time    Name
  38. -------- ------- ----- --------- --------  -------------
  39.     3247    1311 59.6% 21-Mar-99 00:42:36  ARexxComm-R.e
  40.     1898     661 65.1% 21-Mar-99 00:42:18  ARexxComm-S.e
  41.     1205     638 47.0% 21-Mar-99 01:00:58  ARexxComm-simple.e
  42.    21537    9136 57.5% 21-Mar-99 01:40:56  ARexxComm.doc
  43.    17942    5857 67.3% 21-Mar-99 01:08:46  ARexxComm.e
  44.     4674    2092 55.2% 21-Mar-99 01:04:28  arexxcomm.m
  45.     1305     754 42.2% 21-Mar-99 01:13:14  ARexxComm.readme
  46. -------- ------- ----- --------- --------
  47.    51808   20449 60.5% 21-Mar-99 16:04:06   7 files
  48.